home *** CD-ROM | disk | FTP | other *** search
- Path: Flex058.dBH.WAU.NL!joop.vandeWege
- From: joop.vandeWege@medew.ento.wau.nl (Joop van de Wege)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: alloca() on Amiga?
- Date: Tue, 26 Mar 1996 09:39:47 LOCAL
- Organization: ento
- Message-ID: <joop.vandeWege.573.044A7F24@medew.ento.wau.nl>
- References: <2720tdg60.alamito@marketgraph.xs4all.nl>
- NNTP-Posting-Host: flex058.dbh.wau.nl
- Keywords: alloca
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
-
- In article <2720tdg60.alamito@marketgraph.xs4all.nl> rvg@marketgraph.xs4all.nl (Ruud van Gaal) writes:
- >From: rvg@marketgraph.xs4all.nl (Ruud van Gaal)
- >Subject: alloca() on Amiga?
- >Keywords: alloca
- >Date: Mon, 25 Mar 96 19:32:39 CET
-
- >Is there a nice way to get a working alloca() function for the Amiga?
- >It is present on all PC and Unix C implementations, but not on the Amiga.
- >(it allocates mem from the stack, automatically freeing it upon return from
- >subroutine).
- GCC has one, if I remember correctly and I think I saw one for SAS/C too, on
- Aminet ofcourse (?).
- Besides that I should have a rather portable one somewhere in my mail
- archives. If you want it mail me and I'll have a look if I can find it.
-
- Joop
-
-
-
-
-